Class com.symantec.itools.util.GetFrame
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.util.GetFrame

Object
   |
   +----com.symantec.itools.util.GetFrame

public class GetFrame
extends Object

Constructor Index

 o com.symantec.itools.util.GetFrame()

Method Index

 o find(Container)
Finds the frame that encloses an applet, or if one can't be found, creates a new frame.

Constructors

 o GetFrame
public GetFrame()

Methods

 o find
public static java.awt.Frame find(Container container)
Finds the frame that encloses an applet, or if one can't be found, creates a new frame.


All Packages  Class Hierarchy  This Package  Previous  Next  Index